image, picture: Move pixbuf code to gdkpixbufutils
authorMatthias Clasen <mclasen@redhat.com>
Fri, 16 Apr 2021 21:17:26 +0000 (17:17 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 16 Apr 2021 22:27:40 +0000 (18:27 -0400)
commit91f3f5c63babccb0ea493b4efd72c0e731622507
treeafc686297b550f5fe1ee8dc159987f157f0bcefd
parent486a2c9651e742c50d9a02adaf2c19c10763cb42
image, picture: Move pixbuf code to gdkpixbufutils

This cleans up and moves the code to load files
while taking the scale into account. Along the way,
we drop the last uses of GdkPixbufAnimation, and
consolidate the pixbuf using code in one place.
gtk/gdkpixbufutils.c
gtk/gdkpixbufutilsprivate.h
gtk/gtkimage.c
gtk/gtkpicture.c